ExportHelper.createExportRequest Method

Creates an export request for the export provider and view supplied.
 

Parameters

providerId

Type: String
The ID of the export provider to generate the request for.
viewId

Type: String
(Optional) The ID of the view to generate the request for. If not supplied current view's ID will be used.
Optional: True

Return Value


Type: ExportRequest
An export request for the export provider and view supplied.